Release 10.1A: OpenEdge Development:
ADM Reference
whereClauseBuffer
Returns the buffer name of a WHERE clause expression. This function avoids problems with leading/double blanks in WHERE clauses.
Location: lookup.p Parameters:INPUT pcWhere AS CHARACTERThe complete WHERE clause, with or without the FOR keyword, for a single table. The buffer name must be the second token (third if FOR is present) in the clause. For example: "
Returns: CHARACTER PRIVATE Notes: PRIVATE, used internally inEACH order OF customer", "FOR EACH order".query.ponly.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |